The following is a list of the known problems in this release of ODF. This includes the Radar Bug Tracking number,
the bug title, details of the problem, and, in some cases, a workaround.
1346390
ODFBitmap does not support ChangeKind
Sometimes when both the Kind and Editor are changed in Part Info, the part's kind and editor are not changed.
1377239
ODFBitmap doesn't support undo for paste
1376322
ODFContainer doesn't redraw in zoom mode
While ODFContainer is in Zoom 50% mode, embedded parts leave traces behind when moved around the window.
1377293
ODFContainer does not save background color
Create an ODFContainer document, change its background color, close and save it. When you reopen the
document it has the original light blue background.
1378983
ODFContainer cannot embed itself
The problem is that ODFContainer doesn't know that you are trying to embed another ODFContainer into the original ODFContainer so it just assumes that you want to integrate the data, which it does do.
1269330
ODFDraw does not call ODFacet::DrawnIn when embedded in offscreen canvas
When ODFDraw draws asynchonously (in response to MouseDown) it does not call ODFacet::DrawnIn(). This means the result of mousedown actions do not show up when the part is embedded in an offscreen canvas. Shapes are drawn, but shape handles (resulting from selection changes) are not.
1326552
Zoomed ODFDraw border not respected by ODFClock
To reproduce: Embed ODFClock (analog) in ODFDraw. Zoom ODFDraw to 200%. Position clock so it extends beyond the right edge of the drawing area. As the second hand sweeps by it will intrude into the vertical scroll bar slightly.
Also seen: intrusion into the horizontal scroll bar, and a 1-pixel whitespace gap between the second hand and the rulers at top or left.
1371429
ODFDraw: LinkInfo menu item is never enabled
In ODFDraw, create a simple link. When either the source or the destination is selected, the LinkInfo menu item is not enabled.
1372324
ODFDraw: Can't select portion of link destination content
ODF Draw prevents selecting a portion of link destination content. Though operations which modify or remove such a selection must be prevented, one should be able to create such a selection and copy it to the clipboard, or drag-copy it, according to the HI guidelines. It does allow selecting a single embedded frame that is part of a link, by clicking on its active border when the embedded part is active.
1377336
ODFDraw has problems with scaled drawing
To reproduce:
-Create new ODFDraw document with some other embedded parts.
-Choose 50% or 200% zoom factor.
-Select one of the embedded parts.
Sometimes it does not draw the selection boarder around the whole embedded part.
1377337
ODFDraw is too slow in drawing after a part has been embedded.
1381404
ODFDraw: Embedded frame and part don't match sometimes
When resizing an embedded ODFDraw larger in an ODFDraw container, sometimes only the frame is resized. The part inside still only occupies the original space, and the container backgound rather than the embedded content is visible in the remainder of the enlarged area.
1382486
ODFDraw leaves dangling shape reference in promise
In ODFDraw, draw a shape, select, copy, undo drawing. Now draw another shape. You'll get an assertion failure fPromise == 0 in ~CBaseShape.
No code is exercized when undoing the drawing removes the shape to make sure that any promise it is used in gets fulfilled. When drawing the second shape, the redo stack is cleared, causing the action to be disposed and the removed shape to be deleted. The assertion fails, because the shape's state correctly indicates that there is still a reference to it in a promise.
1357377
Cyberdog web browser embedded in ODFEmbed does not update
Steps to reproduce:
1. Browse the web with Cyberdog to some web site
2. Drag URL icon to the desktop
3. Start up ODFEmbed stationery
4. Drag in the URL icon from the desktop
5. Resize ODFEmbed doc to very wide, then try very tall
- often, Cyberdog browser does not draw completely leaving blue border where content should
be.
- hiding and showing the document does not help.
If you save the document and reopen it, it looks fine.
1377359
ODFEmbed does not save the number of facets or the rotational order of the facets.
1329663
ODFForm's controls are not updated in multiple frames (e.g. View in Window)
1339212
ODFForm: Clicking or shift-clicking on selected item in ODFForm's FW_CListBox does not update the selection range correctly.
1363987
ODFForm's MacApp or PowerPlant version doesn't embed correctly
When embedding ODF Form (built with the MacApp or PowerPlant views) into Container the scroll bars don't appear. It works fine with the regular version of Form.
1372364
ODFForm: crashes when pasting text into Additional Comments edit view
1378964
ODFHello clones itself when it gets selected and then moved.
To reproduce: embed ODFHello in ODFDraw or ODFContainer. Activate ODFHello, then click inside it (not in the
border) and drag. A new copy of ODFHello is created.
What's happening is that the text in ODFHello is draggable, and if there are no other editors installed that handle text,